kvmi-sys 0.2.2

Rust FFI bindings for libkvmi (v6)
docs.rs failed to build kvmi-sys-0.2.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

kvmi-sys

Crates.io 100% unsafe

Unsafe Rust FFI bindings for libkvmi library

Table of Contents

Overview

This crate will compile unsafe Rust bindings for the VM introspection library libkvmi (v6)

Check libkvmi.h header for the API.

Requirements

  • Rust toolchain
  • clang

Build

cargo build

License

GNU General Public License v3.0